McTrack.Hysteresis property

The compensation time with which a switch is turned on (rising edge) before or after a switching point per track. If the value is positive, the switch-on will be delayed; if the value is negative, the switch-on will be advanced.

Namespace: IntervalZero.KINGSTAR.Base

Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public double OnCompensation { get; set; }
Public Property OnCompensation As Double

Property Value

Type: double

See also

McTrack Class

IntervalZero.KINGSTAR.Base Namespace